home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 3 / Cream of the Crop 3.iso / lan / apinst.zip / MAIN.R < prev    next >
Text File  |  1994-02-16  |  579b  |  32 lines

  1. #include <u_types.h>
  2. #include <u_res.h>
  3. #include <u_font.h>
  4. #include <u_graf.h>
  5. #include <u_key.h>
  6. #include <u_item.h>
  7. #include <u_inst.h>
  8.  
  9. #include <u_app.h>
  10. #include <u_box.h>
  11. #include <u_btn.h>
  12. #include <u_dsp.h>
  13. #include <u_etxt.h>
  14. #include <u_list.h>
  15. #include <u_menu.h>
  16. #include <u_sldr.h>
  17. #include <u_void.h>
  18. #include <u_wnd.h>
  19. #include <u_help.h>
  20.  
  21. #include <u_inst.r>
  22. #include <u_help.r>
  23. /* Include the application specific header files */
  24. #include "mainr.h"
  25. /* Include the other resource files in superset format */
  26. #include "appf.r"
  27.  
  28.  
  29.  
  30.  
  31.  
  32.